home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP 2005-06.iso / program / basic_kit / WinRAR / wrar342.exe / WhatsNew.txt < prev    next >
Encoding:
Text File  |  2004-12-26  |  10.9 KB  |  266 lines

  1.  
  2.  
  3.                 RAR - What's new in the latest version
  4.  
  5.  
  6.    Version 3.42
  7.  
  8.    1. Fixed a buffer overflow bug in WinRAR GUI "Delete" command,
  9.       which could cause a crash when deleting a file in corrupt
  10.       archive.
  11.  
  12.  
  13.    Version 3.41
  14.  
  15.    1. Bugs corrected in this version:
  16.  
  17.       a) when adding new files to already existing RAR solid archive,
  18.          RAR 3.40 compression ratio was lower than in RAR 3.30;
  19.  
  20.       b) WinRAR "Repair" command could crash when repairing
  21.          a corrupt ZIP archive.
  22.  
  23.    2. If archived Unicode name is invalid, RAR 'l' and 'v' commands
  24.       display ASCII file name instead of corrupt Unicode.
  25.  
  26.  
  27.    Version 3.40
  28.  
  29.    1. "Fastest" (-m1) RAR compression method has been modified
  30.       to provide much higher compression speed and lower ratio.
  31.       It may be useful for tasks requiring the high speed like
  32.       regular backups.
  33.  
  34.       You may increase "Fastest" speed even more selecting 64KB
  35.       compression dictionary instead of default 4MB.
  36.  
  37.    2. WinRAR is able to decompress archives created by Unix 'compress'
  38.       tool (.Z files). Like GZIP and BZIP2 archives, WinRAR opens
  39.       tar.Z and .taz files in one step, so users do not need to
  40.       unpack .tar manually.
  41.  
  42.    3. WinRAR is able to decompress archives created by 7-Zip
  43.       (.7z files). "Find" command is not supported for this
  44.       archive type.
  45.  
  46.    4. New "Security" dialog in WinRAR settings:
  47.  
  48.       a) "File types to exclude from extracting" option to prevent
  49.          extracting of potentially dangerous files like .exe, .scr
  50.          and .pif;
  51.  
  52.       b) "Propose to select virus scanner" option modifies behavior
  53.          of "Scan archive for viruses" command. You may turn it off
  54.          if you wish to skip the virus scanner selection dialog.
  55.  
  56.    5. New command line switch -ep3 allows to save and restore
  57.       full file paths including the drive letter.
  58.  
  59.       WinRAR shell equivalent of -ep3 switch are options
  60.       "Store full paths including drive letter" in "Files/File paths"
  61.       page of archiving dialog and "Extract absolute paths"
  62.       in "Advanced/File paths" page of extracting dialog.
  63.  
  64.    6. You may select and compress disks directly in "My Computer"
  65.       view in WinRAR shell. Just choose "My Computer" in WinRAR
  66.       address bar, select disks to compress and press "Add".
  67.       If you selected more than one item, WinRAR will automatically
  68.       set "Store full paths including drive letter" archiving mode.
  69.  
  70.    7. If you selected several disks in Windows Explorer "My Computer"
  71.       view and started archiving from context menu, WinRAR will
  72.       automatically set "Store full paths including drive letter" mode
  73.       when compressing them.
  74.  
  75.    8. New command line switch -oc to restore NTFS "Compressed" attribute
  76.       when extracting files. RAR always saves "Compressed" attribute
  77.       when creating an archive, but does not restore it unless -oc switch
  78.       has been specified.
  79.  
  80.       WinRAR shell equivalent of -oc switch is "Set attribute Compressed"
  81.       option in "Advanced" part of extracting dialog.
  82.  
  83.    9. Starting from this version RAR volumes contain the volume number
  84.       field.
  85.  
  86.       If archive was created by WinRAR 3.40 or newer, you may view
  87.       the volume number in the top line of "Info" dialog and
  88.       in the address bar.
  89.  
  90.       In the command line mode the volume number is displayed
  91.       by 'L' and 'V' commands in the line with the total volume
  92.       information.
  93.  
  94.       This feature may be useful if original volume names are lost
  95.       and you need to rename volumes to correct names.
  96.  
  97.   10. Commands 'L' and 'V' display NTFS "Compressed" attribute
  98.       in archive listing.
  99.  
  100.   11. Switch -ag may include an optional text enclosed in '{' and '}'
  101.       characters. This text is inserted into archive name.
  102.       For example: -agHH{hours}MM{minutes}
  103.  
  104.       Same feature is supported in "Generate archive name by mask"
  105.       field of WinRAR archiving dialog.
  106.  
  107.   12. If switch -ac is specified, RAR will not reset "Archive"
  108.       attribute of those files, which size or modification time
  109.       was changed after starting the archiving operation.
  110.  
  111.       So files modified after placing them to archive and before
  112.       clearing "Archive" attribute, will be included to next incremental
  113.       backup. The same is true for WinRAR "Clear attribute "Archive"
  114.       after compressing" GUI option.
  115.  
  116.   13. If you use "Add to favorites" command inside of archive
  117.       subfolder, WinRAR will save the subfolder and restore it
  118.       when accessing to this favorite item. Previous versions
  119.       were able to restore only the root archive folder.
  120.  
  121.   14. When editing archived files, WinRAR proposes to update them
  122.       immediately after detecting that file was changed. Previous
  123.       versions waited until an external editor terminates before
  124.       updating a changed file.
  125.  
  126.   15. If you drop an archive to WinRAR address bar or toolbar,
  127.       WinRAR will display its contents even if other archive
  128.       is opened now. Previous versions proposed to add a dropped
  129.       archive to browsing one.
  130.  
  131.       You may still drop an archive to WinRAR file list if you
  132.       need to add it to browsing archive.
  133.  
  134.   16. Corrected processing of corrupt LZH archives to exclude
  135.       a possible crash when reading corrupt LZH file headers.
  136.  
  137.   17. RAR and WinRAR display the operation progress while
  138.       repairing an archive containing the recovery record.
  139.  
  140.  
  141.    Version 3.30
  142.  
  143.    1. New "Scan archive for viruses" command unpacks an archive to
  144.       temporary folder and checks its contents with antivirus software
  145.       installed on a user's computer.
  146.  
  147.    2. New "Generate report" command creates a report containing
  148.       the list of usual or archived files. You may optionally include
  149.       a file size, date and CRC to report, choose the sort order,
  150.       save report to file, send it to printer or copy to clipboard.
  151.  
  152.    3. New "Benchmark and hardware test" command allows to compare
  153.       performance of RAR compression algorithm on different computers
  154.       and detect possible errors caused by hardware failures.
  155.  
  156.    4. New "Print file" command is able to print both archived
  157.       and usual files.
  158.  
  159.    5. New "Tools" menu contains "Wizard", "Show information",
  160.       "Convert archives", "Find files", "Repair", "Convert to SFX"
  161.       commands previously available in "Commands" menu and new
  162.       "Scan archive for viruses", "Generate report", "Benchmark
  163.       and hardware test" commands.
  164.  
  165.    6. WinRAR supports decompression of ZIP archives created using
  166.       "Enhanced deflate" method.
  167.  
  168.    7. WinRAR pre-allocates disk space for files unpacked
  169.       from ZIP archives. It helps to reduce disk fragmentation,
  170.       especially on NTFS disks. Previous versions did it only
  171.       for RAR archives.
  172.  
  173.    8. Now it is possible to decompress TAR, GZIP and ISO9660
  174.       archives of any size. Previous versions could not handle
  175.       files of these formats, if they exceeded 2 GB.
  176.  
  177.    9. Status bar displays the current operation progress,
  178.       when reading contents of large tar.gz and tar.bz2 archives.
  179.  
  180.   10. "Next volume" dialog allows to modify not only a name,
  181.       but also a size of next volume, so you may create volumes
  182.       of different size. This dialog is displayed if you create
  183.       volumes on removable disks or set "Pause after each volume"
  184.       option in "Advanced" part of archiving dialog.
  185.  
  186.   11. Several -v<size> switches can be specified in the command
  187.       line mode to set different sizes for different volumes.
  188.       For example, 'rar a -v100k -v200k -v300k arcname' command
  189.       sets 100 KB size for first volume, 200KB for second
  190.       and 300KB for all following volumes.
  191.  
  192.   12. More WinRAR commands support Unicode in archive names.
  193.       If your Windows is NT based (NT 4.0, 2000, XP, 2003),
  194.       you may modify archives with non-English names regardless
  195.       of Regional Settings.
  196.  
  197.   13. Small and some of large icons have been updated by
  198.       Francesco Indrio.
  199.  
  200.   14. "Diagnostic message" window can be resized. It preserves
  201.       new dimensions and restores them when activated the next time.
  202.  
  203.   15. "Mode..." button in the archiving progress window allows to
  204.       change the compression method and "Turn PC off when done"
  205.       option on the fly.
  206.  
  207.   16. WinRAR supports -cfg- switch in the command line mode.
  208.       It forces WinRAR to ignore options saved in the default
  209.       compression profile and RAR environment variable.
  210.  
  211.   17. WinRAR opens .qpr and .qpk files (QNX packages) in one step,
  212.       like it already does for .tar.gz archives.
  213.  
  214.   18. Extraction command proposes to browse for missing CAB file
  215.       in multivolume CAB sequence instead of "Cannot open" error.
  216.  
  217.   19. "Rename" command displays a window with information about
  218.       processing files.
  219.  
  220.   20. "Convert" command checks the lowest allowed ratio before
  221.       starting the archive test, so if resulting archive is too large,
  222.       WinRAR does not waste time to test it.
  223.  
  224.   21. "Files to exclude" field in the archiving dialog has "Append"
  225.       button now, so you may browse for excluded files instead of
  226.       entering their names manually.
  227.  
  228.   22. WinRAR understands quotes inside of parameters in the command
  229.       line mode. For example, "-pmy password" and -p"my password"
  230.       will set the same password. Eariler WinRAR understood only
  231.       the first syntax ("-pmy password") and only the console RAR
  232.       handled both.
  233.  
  234.   23. Data analyzing module is tuned to detect executable and audio
  235.       data more accurately. Erroneous selecting of executable
  236.       and audio algorithms could reduce the compression ratio
  237.       in some situations.
  238.  
  239.   24. WinRAR understands the command line switch -hp without
  240.       a parameter and requests to enter a password when processing it.
  241.  
  242.   25. WinRAR preserves NTFS streams of updated archives, if archive
  243.       and temporary files are resided on NTFS partition. For example,
  244.       if you entered some comments in "Summary" section of archive
  245.       properties, they will not be lost when updating an archive
  246.       using WinRAR. Do not confuse NTFS streams of archive itself
  247.       and streams of archived files, latter can be preserved
  248.       by previous versions as well.
  249.  
  250.   26. It is possible to prohibit change of archiving password
  251.       with "WinRAR\Policy\Password" Registry value. This feature
  252.       may help to avoid encrypting of important data in multi-user
  253.       environment. Read "Configuration settings/Registry variables"
  254.       help topic for details.
  255.  
  256.   27. "Select toolbar buttons" dialog allows to specify separators
  257.       after any toolbar button.
  258.  
  259.   28. New console RAR -si[name] switch to compress data from stdin
  260.       (standard input).
  261.  
  262.   29. Console RAR 'vt' and 'lt' commands display symlink target names,
  263.       when listing RAR/Unix archives contained symbolic links.
  264.       These commands also display NTFS stream names, when listing
  265.       WinRAR archives contained streams.
  266.